From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Javier Sanz" Subject: newbie, rt programming and concepts books, training Date: Sat, 2 Aug 2008 11:27:36 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: linux-rt-users@vger.kernel.org Return-path: Received: from wa-out-1112.google.com ([209.85.146.176]:44956 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751844AbYHBJ1h (ORCPT ); Sat, 2 Aug 2008 05:27:37 -0400 Received: by wa-out-1112.google.com with SMTP id j37so901490waf.23 for ; Sat, 02 Aug 2008 02:27:36 -0700 (PDT) Content-Disposition: inline Sender: linux-rt-users-owner@vger.kernel.org List-ID: Hello, What books can i read to learn about realtime programming and fundamental concepts, for example like how multiples cpus works (SMP) and similars? I've only have found this book : UNIX(R) Systems for Modern Architectures: Symmetric Multiprocessing and Caching for Kernel Programmers (Addison-Wesley Professional Computing Series) and i think is a beginning to understanding a basic about operating system concepts ... Thank you