From owner-svn-doc-all@FreeBSD.ORG Mon Feb 2 12:18:44 2015 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 31DC7E9F; Mon, 2 Feb 2015 12:18:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1D84DBBF; Mon, 2 Feb 2015 12:18:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t12CIhm7036532; Mon, 2 Feb 2015 12:18:43 GMT (envelope-from ryusuke@FreeBSD.org) Received: (from ryusuke@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t12CIhMM036531; Mon, 2 Feb 2015 12:18:43 GMT (envelope-from ryusuke@FreeBSD.org) Message-Id: <201502021218.t12CIhMM036531@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ryusuke set sender to ryusuke@FreeBSD.org using -f From: Ryusuke SUZUKI Date: Mon, 2 Feb 2015 12:18:43 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46250 - head/ja_JP.eucJP/books/handbook/linuxemu X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2015 12:18:44 -0000 Author: ryusuke Date: Mon Feb 2 12:18:43 2015 New Revision: 46250 URL: https://svnweb.freebsd.org/changeset/doc/46250 Log: - Merge the following from the English version: r10327 -> r10823 head/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml Modified: head/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml Modified: head/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml ============================================================================== --- head/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml Sun Feb 1 12:11:54 2015 (r46249) +++ head/ja_JP.eucJP/books/handbook/linuxemu/chapter.xml Mon Feb 2 12:18:43 2015 (r46250) @@ -3,7 +3,7 @@ The FreeBSD Documentation Project The FreeBSD Japanese Documentation Project - Original revision: r10327 + Original revision: r10823 $FreeBSD$ --> @@ -720,7 +720,7 @@ export PATH SAP R/3 (4.6B - IDES) のインストール - HolgerKill寄稿: + HolgerKipp寄稿: @@ -735,6 +735,10 @@ export PATH SAP R/3 + SAP サポートチームは、 + 認定されたプラットフォームのみをサポートしているので、 + FreeBSD 上への SAP システムのインストールについてはサポートしていません。 + まえがき @@ -2049,6 +2053,98 @@ tape_address_rew = /dev/sa0tape_address_rew cpio と組み合わせて用いる巻き戻し可能なデバイス。 + + + インストール後の設定 + + 以下の SAP パラメータについてはインストール後に調整する必要があります。 + + + + + + 名前 + + + + + + ztta/roll_extension + 250000000 + + + abap/heap_area_dia + 300000000 + + + abap/heap_area_nondia + 400000000 + + + em/initial_size_MB + 256 + + + em/blocksize_kB + 1024 + + + ipc/shm_psize_40 + 70000000 + + + + + + SAP-Note 0013026: + + + + + + 名前 + + + + + + ztta/dynpro_area + 2500000 + + + + + + SAP-Note 0157246: + + + + + + 名前 + + + + + + rdisp/ROLL_MAXFS + 16000 + + + rdisp/PG_MAXFS + 30000 + + + + + + + 以上のパラメータと、1 ギガバイトのメモリを持つシステムでは、 + 以下のようなメモリ使用量となるでしょう。 + + Mem: 547M Active, 305M Inact, 109M Wired, 40M Cache, 112M Buf, 3492K Free + +